| 1. | Higher priority messages are given preference during routing and inserted toward the front of the queue 在传递过程中,优先级高的消息优先插入到队列的前面。 |
| 2. | Gets or sets the base priority message queuing uses to route a public queue s messages over the network 获取或设置基优先级, “消息队列”使用该基优先级在网络上传送公共队列的消息。 |
| 3. | This means that both high and critical priority messages are shown , but medium and low priority messages are skipped 这意味著高优先的和至关重要的资讯将被显示,但是中级和低级资讯将被跳过。 |
| 4. | Then , a priority message queue is designed , and weighted fair queuing ( wfq ) algorithm is used for messages queuing 其次,设计了可靠的消息队列,并采用平均加权算法对消息进行排队,支持优先级机制。 |
| 5. | While this may be acceptable in most situations , there may be a requirement for guaranteed delivery of high - priority messages 虽然这在大多数情况下还是可以接受的,但有时可能需要保证传送高优先级的消息。 |
| 6. | The order of the messages in the enumeration reflects their order in the queue , so higher - priority messages will appear before lower - priority ones 枚举中消息的顺序反映它们在队列中的顺序,所以优先级较高的消息将出现在优先级较低的消息之前。 |
| 7. | Specifies the priority message queuing applies to a message while it is en route to a queue , and when inserting the message into the destination queue 指定消息队列在消息传递到队列的过程中应用于该消息的优先级,以及指定何时将消息插入目标队列。 |
| 8. | Method always returns the first message in the queue , so subsequent calls to the method return the same message unless a higher priority message arrives in the queue 方法总是返回队列中的第一条消息,因此后面对该方法的调用将返回同一条消息,除非优先级更高的消息到达队列。 |
| 9. | For example , the enumerator can automatically access a lower - priority message placed beyond the cursor s current position , but not a higher - priority message inserted before that position 例如,枚举数可自动访问放置于游标当前位置之后的优先级较低的消息,但不能自动访问插入该位置之前的优先级较高的消息。但是,可以对 |